get Screen Rgb Color
RGB color for BaseUI
0xRRGGBB format, e.g. 0xFF0000 for red
Content copied to clipboard
uint32 screen_rgb_color = 17;
Return
The screenRgbColor.
RGB color for BaseUI
0xRRGGBB format, e.g. 0xFF0000 for red
uint32 screen_rgb_color = 17;
The screenRgbColor.